home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10819 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.sendai.infoweb.or.jp!qalpsgw1!jmaher
  2. From: maher@alps.co.jp (Martin Maher)
  3. Newsgroups: comp.lang.c++
  4. Subject: CPL Applet
  5. Date: Mon, 11 Mar 96 09:57:42 GMT
  6. Organization: Alps Electric Co.,LTD.
  7. Message-ID: <4i0t2n$hd0@qalpsgw1.alps.co.jp>
  8. NNTP-Posting-Host: 180.100.75.55
  9. X-Newsreader: News Xpress 2.0 Beta #0
  10.  
  11. Does anybody out there know anything about CPL applets. I'm trying to make one 
  12. for Win 95 using Visual C++ 4.0 with absolutely no success. I have tried using 
  13. sample code from the MSDN library. The actual code was written using Visual 
  14. C++ 2.x and sure enough that's the only way I can get a workable applet. Try 
  15. using Visual C++ 4.0 and my makefile gets converted to a workspace that 
  16. produces a CPL that doesn't work. Nothing I do in Visual C++ 4.0 will work. 
  17. Were the cpl routines drastically changed or something and nobody in Microsoft 
  18. bothered to inform us or do the compiler options need chaging from 2.0 -> 4.0. 
  19. I'm using a DLL that is statically linked to MFC. If anybody has anything to 
  20. help me out here I would be very grateful as this is driving me nuts,
  21.  
  22. Martin
  23.